Documentation for Users  2.0.2
Perception Toolbox for Virtual Reality (PTVR) Manual
PTVR.SystemUtils Namespace Reference

Data Structures

class  CustomEncoder
 

Functions

def check_path_to_asset_bundles (paths_to_asset_bundles)
 
def check_path_to_prefabs_in_asset_bundle (paths_to_asset_bundles, paths_to_prefabs_in_asset_bundles)
 
def test_environment ()
 
def get_ptvr_app_name ()
 
def get_ptvr_app_category ()
 
def get_path_to_app_json_directory ()
 
def OriginalLaunchThe3DWorld (jsonFileCategory="Externals")
 
def LaunchThe3DWorld (jsonFileCategory="Externals")
 

Variables

 PWD = os.path.dirname(sys.argv[0])
 
 UnityPTVRRoot = __file__[0:-36]
 
string UnityPTVRPath = UnityPTVRRoot + "\PTVR_Researchers\PTVR_Operators\PTVR.exe"